revZipCloseArchive
Type
command
Summary
Closes a zip archive
Syntax
revZipCloseArchive <archivePath>
Description
Use the revZipCloseArchive command when you have finished processing a zip archive, to remove it from memory and update the file on the disk.
note
Any changes you make to an open zip archive will not be applied until you close the archive using this command.
Parameters
Name | Type | Description |
---|---|---|
archivePath | The absolute path to the zip archive to close.
|
Examples
revZipCloseArchive tArchive
revZipCloseArchive the cArchive of me
Related
command: revZipOpenArchive
function: revZipOpenArchives
Compatibility and Support
Introduced
LiveCode 2.7.3
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile